Upgrade GitHub Actions to latest versions#1143
Open
salmanmkc wants to merge 1 commit intolangflow-ai:mainfrom
Open
Upgrade GitHub Actions to latest versions#1143salmanmkc wants to merge 1 commit intolangflow-ai:mainfrom
salmanmkc wants to merge 1 commit intolangflow-ai:mainfrom
Conversation
Signed-off-by: Salman Muin Kayser Chishti <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps GitHub Actions to their latest versions for bug fixes and security patches.
Changes
astral-sh/setup-uvv3,v4v7bcoe/conventional-release-labelsb503ca4886f696docker/build-push-actionv6v7docker/login-actionv3v4docker/setup-buildx-actionv3v4peter-evans/create-or-update-commentv4v5peter-evans/find-commentv3v4Release Notes
Release notes for docker/setup-buildx-action
v4.0.0
...truncated
v3.12.0
installinput by @crazy-max in deprecate install input docker/setup-buildx-action#455...truncated
v3.11.1
keep-statenot being respected by @crazy-max in fix keep-state not being respected docker/setup-buildx-action#429Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1
v3.11.0
Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0
v3.10.0
Full Changelog: docker/setup-buildx-action@v3.9.0...v3.10.0
Release notes for docker/login-action
v4.0.0
...truncated
v3.7.0
scopeinput to set scopes for the authentication token by @crazy-max in Add scope input to set scopes for the authentication token docker/login-action#912registry-authinput by @crazy-max in ensure passwords are redacted with registry-auth docker/login-action#911Full Changelog: https://g
...truncated
v3.6.0
registry-authinput for raw authentication to registries by @crazy-max in raw authentication to registries docker/login-action#887...truncated
v3.5.0
...truncated
v3.4.0
...truncated
Release notes for docker/build-push-action
v7.0.0
DOCKER_BUILD_NO_SUMMARYandDOCKER_BUILD_EXPORT_RETENTION_DAYSenvs by @crazy-max in remove deprecated envs docker/build-push-action#1473...truncated
v6.19.2
GIT_AUTH_TOKENhost by @crazy-max in preserve port in GIT_AUTH_TOKEN host docker/build-push-action#1458Full Changelog: docker/build-push-action@v6.19.1...v6.19.2
v6.19.1
GIT_AUTH_TOKENhost from GitHub server URL by @crazy-max in derive GIT_AUTH_TOKEN host from GitHub server URL docker/build-push-action#1456Full Changelog: docker/build-push-action@v6.19.0...v6.19.1
v6.19.0
github.zerozr99.workers.devby @crazy-max in scope default git auth token to github.com docker/build-push-action#1451...truncated
v6.18.0
Full Changelog: docker/build-push-action@v6.17.0...v6.18.0
Release notes for astral-sh/setup-uv
v7.5.0
No more rate-limits
This release addresses a long-standing source of timeouts and rate-limit failures in setup-uv.
Previously, the action resolved version identifiers like 0.5.x by iterating over available uv releases via the GitHub API to find the best match. In contrast, latest and exact versions such as 0.5.0 skipped version resolution entirely and downloaded uv directly.
The
manifest-fileinput was an earlier attempt to improve this. It allows providing an url to a file that li...truncated
v7.4.0
Changes
Thank you @luhenry for adding support for riscv64 arch
🚀 Enhancements
🧰 Maintenance
...truncated
v7.3.1
Changes
This release adds support for running in containers like
debian:testingordebian:unstable🐛 Bug fixes
🧰 Maintenance
...truncated
v7.3.0
Changes
This release contains a few bug fixes and a new feature for the activate-environment functionality.
🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
...truncated
v7.2.1
Changes
🧰 Maintenance
...truncated
Release notes for bcoe/conventional-release-labels
v1.3.1
1.3.1 (2022-07-18)
Bug Fixes
v1.3.0
Features
v1.2.2
Bug Fixes
v1.2.1
Bug Fixes
v1.2.0
Features
Release notes for peter-evans/create-or-update-comment
v5.0.0
⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.
What's Changed
...truncated
Release notes for peter-evans/find-comment
v4.0.0
⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.
What's Changed
...truncated
v3.1.0
What's Changed
...truncated
Notes
Actions that were previously pinned to commit SHAs remain pinned to SHAs (updated to the latest release SHA).
Worth running the workflows on a branch before merging to make sure everything still works.